func math.ldexp 2 uses math (current package) ldexp.go#L18: return ldexp(frac, exp) ldexp.go#L21: func ldexp(frac float64, exp int) float64 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)